home *** CD-ROM | disk | FTP | other *** search
/ Collection of Tools & Utilities / Collection of Tools and Utilities.iso / comm / comprt25.zip / COMPORT.DOC next >
Text File  |  1993-09-27  |  48KB  |  1,108 lines

  1.  
  2. PROGRAM: COMPORT V2.5 -- Manipulate and Display COM and LPT Port Info
  3.  
  4.      For COM ports, displays UART type, IRQ used.  Allows addition or
  5.      removal of COM and LPT ports from DOS at any address.  Netware,
  6.      LANtastic, and LAN Manager aware.
  7.  
  8. AUTHOR:     OSR Open Systems Resources, Inc.
  9.      105 Route 101A, #19            
  10.      Amherst, New Hampshire 03031-2244
  11.  
  12. EMAIL:     osr@world.std.com \ CIS: 71477,2703
  13.  
  14. COST:     Shareware registration fee of $14.75 (payable as check or
  15.      money order, and mailed to the above address) required after
  16.      evaluation period, not to exceed 30 days.
  17.  
  18. SUPPORT: 90 days, included in cost of registration, available only to
  19.      REGISTERED USERS via Compuserve mail (user id above), Internet
  20.      mail (see above) and US Mail.
  21.      
  22. UPDATES: REGISTERED USERS will be informed of available major updates
  23.      and important bug fixes.  REGISTERED USERS are eligible for
  24.      free updates during the support period.
  25.      
  26. CHANGES: From V2.0:
  27.         - Major bug-fixes and enhancements to IRQ identification
  28.           (/I option), based on wide-spread testing and user feedback.
  29.           Now identified IRQ2/9 devices, and avoids hanging at all
  30.           costs!
  31.         - UART identification code now avoids changing IE bits
  32.           in UART.
  33.         - Made LANtastic aware.
  34.         
  35. 1.0 Introduction
  36.  
  37. COMPORT is a utility that enables the easy and flexible management of
  38. serial (COM) and parallel (LPT) ports under DOS.  COMPORT has 4 major
  39. functions:
  40.  
  41.     o Adds support to DOS (including DOS V6.0) for COM3, COM4, and
  42.         LPT3, including optionally searching for these devices
  43.         at their default addresses.  Many older BIOSes support
  44.         only COM1, COM2, LPT1 and LPT2.  COMPORT overcomes
  45.         these limitations;
  46.     o Allows specification of any port address for any COM or LPT
  47.         port.  This allows DOS to support both non-standard
  48.         port addresses for any device, as well as the altering
  49.         of COM and LPT port numbering (COM4 can be changed to 
  50.         COM1, for example);
  51.     o ACCURATELY identifies the type of UART chip used or emulated by
  52.         each serial port;
  53.     o ACCURATELY identifies the IRQ used by each serial port;
  54.     
  55. These functions provide the following benefits:
  56.  
  57.     o COM3, COM4, and LPT3 are made available for use with standard
  58.         DOS utilities and programs on all systems, since COMPORT
  59.         makes their existence known to DOS;
  60.     o DOS programs which include support for only 1 or 2 COM or LPT
  61.         ports (of which there are many) can use the devices
  62.         attached to the other ports in the system (COM3, COM4,
  63.         or LPT3, for example) since COMPORT allows the user
  64.         complete control over which device (i.e. which port
  65.         address) is associated with which COM or LPT number;
  66.     o Knowing which type of UART is used in each serial port allows
  67.         users to better predict the maximum communications
  68.         throughput of their systems.
  69.     o Knowing which IRQ is used by each serial port helps identify
  70.         and avoid IRQ conflicts, one of the most frequent causes
  71.         of problems when adding new hardware options to a
  72.         PC-compatible system.
  73.  
  74. All this, and COMPORT is SHAREWARE!
  75.  
  76. This software is very easy to use.  To get started and display the addresses
  77. of the serial and parallel ports in your system, just UNZIP it and type
  78. COMPORT, or type COMPORT /I on a quiescent system (with no network loaded)
  79. to get a display of your port addresses and the IRQs used by the serial
  80. ports.  In the interest of clarity and completeness, full documentation
  81. is provided regarding COMPORT's operation.  Some tutorial material is also
  82. included on how DOS maps COM or LPT port names to physical addresses using
  83. the BIOS Data Area, the different types of serial ports, and why anybody
  84. would care.
  85.  
  86. This manual is approximately 15 pages long, and contains the following
  87. sections.  We do, of course, suggest you read it thoroughly at some point:
  88.  
  89.     Section 1.0 Introduction -- What you're reading now;
  90.     Section 2.0 About Shareware -- An intro to the Shareware concept,
  91.         in case you're new to all this;
  92.     Section 3.0 License -- The legally binding terms under which
  93.         COMPORT is made available for your use and the use of others;
  94.     Section 4.0 Registration -- Why you have to, and why you want to,
  95.         pay for and register your copy of COMPORT;
  96.     Section 5.0 Installation -- How to install COMPORT;
  97.     Section 6.0 Tutorial -- Background on the BDA, UARTs, etc.
  98.     Section 7.0 Usage -- Full details on all COMPORT options, defaults,
  99.         and how they work;
  100.     Section 8.0 Support -- When you get it, how to get it;
  101.     Section 9.0 Legal Minutae -- Leagal minutia;
  102.     Section 10.0 Registration -- How to send us your money to register
  103.         your copy of COMPORT'
  104.     
  105. This is a professionally developed piece of software, created and
  106. maintained by OSR Open Systems Resources, Inc. one of the top network
  107. software development and consulting companies.  We're most interested in
  108. hearing feedback, comments, and input from all registered users.
  109.  
  110.  
  111. 2.0 About Shareware in General
  112.  
  113. Shareware distribution gives users a chance to try software before
  114. buying it. If you try a Shareware program and continue using it, you
  115. are expected to register. Individual programs differ on details --
  116. some request registration while others require it, some specify a
  117. maximum trial period. With registration, you get anything from the
  118. simple right to continue using the software to an updated program with
  119. printed manual.
  120.  
  121. Copyright laws apply to both Shareware and commercial software, and
  122. the copyright holder retains all rights, with a few specific
  123. exceptions as stated below. Shareware authors are accomplished
  124. programmers, just like commercial authors, and the programs are of
  125. comparable quality. (In both cases, there are good programs and bad
  126. ones!) The main difference is in the method of distribution.  The
  127. author specifically grants the right to copy and distribute the
  128. software, either to all and sundry or to a specific group. For
  129. example, some authors require written permission before a commercial
  130. disk vendor may copy their Shareware.
  131.  
  132. Shareware is a distribution method, not a type of software. You should
  133. find software that suits your needs and pocketbook, whether it's
  134. commercial or Shareware. The Shareware system makes fitting your needs
  135. easier, because you can try before you buy.  And because the overhead
  136. is low, prices are low also. Shareware has the ultimate money-back
  137. guarantee -- if you don't use the product, you don't pay for it.
  138.  
  139.  
  140. 3.0 Disclaimer and License Agreement
  141.  
  142. By using COMPORT V2.5 on a computer system, users make the knowing
  143. decision to accept and agree to this disclaimer of warranty.
  144. These are meant to be binding terms and conditions, and not a mere
  145. recital:
  146.  
  147.     "COMPORT V2.5 is supplied as is.  The author disclaims
  148.     all warranties, expressed or implied, including, without
  149.     limitation, the warranties of merchantability and of fitness
  150.     for any purpose.  The author assumes no liability for damages,
  151.     direct or consequential, which may result from the use of
  152.     COMPORT V2.5."
  153.  
  154. COMPORT V2.5 is a "shareware program" and is provided at no charge to
  155. the user for evaluation for a period not to exceed 30 days.  Feel free
  156. to share it with your friends, but you may not give it away altered or
  157. as part of another system.  The essence of "user-supported" software
  158. is to provide personal computer users with quality software without
  159. high prices, and yet to provide incentive for programmers to continue
  160. to develop new products.  If you find this program useful and find
  161. that you are using COMPORT V2.5 and continue to use COMPORT V2.5 after
  162. a reasonable trial period not exceeding 30 days, you must make a
  163. registration payment of $14.75 to the author  (OSR Open Systems Resources,
  164. Inc., 105 Route 101A #19, Amherst, NH  03031-2244).
  165.  
  166. The $14.75 registration fee will license one copy for use on any one
  167. computer at any one time.  You must treat this software just like a
  168. book.  An example is that this software may be used by any number of
  169. people and may be freely moved from one computer location to another,
  170. so long as there is NO POSSIBILITY of it being used at one location
  171. while it's being used at another, just as a book cannot be read by
  172. tw